Better PIC code production: Using #pragma GCC visibility, *all*
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 13 Sep 2006 13:24:42 +0000 (14:24 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 13 Sep 2006 13:24:42 +0000 (14:24 +0100)
commitdeb051deec5a5355e49f98a0427dac036c3c7471
tree6fbdd5e07b7776ff8391f4ce800543bf7c54d73e
parent94170dd0f6761c67a67a5ede51d32052950d2430
Better PIC code production: Using #pragma GCC visibility, *all*
data references benefit, not just the ones to objects defined in the
same translation unit. However, as this now is a header file change,
detection logic cannot be used as nicely, so I guess we want to keep the
previous change and add this one on top.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/include/xen/compiler.h